Welcome![Sign In][Sign Up]
Location:
Search - tab view

Search list

[CSharp04

Description: 用高级语言模拟实现基本分页存储管理,要求: 1、内存空间的初始化——可以由用户输入初始内存空间各个物理块情况。(用二维矩阵的方式按物理块号,逐行给出每个物理块的状态,1——表示已分配,0——表示未分配,并能够将行标、列标转换为对应的物理块号,以查看或修改每一个块的状态,要求:初始时部分物理块已分配) 2、基本分页的分配过程:由用户输入作业号和作业的大小(这里的大小是逻辑页面数),实现分配过程:空间充足,分配,修改状态矩阵的相应位置的值(值由0转变为1),并用专门的数据记录下该作业占用的物理块的块号,以备删除作业时回收空间。 3、作业空间的的回收:用户输入作业号,实现分区回收(通过相应的数据结构找到该作业占有的物理块号,将块号转变成对应的行标、列标,将对应位置的值由1转变成0就完成了回收) 4、分区的显示:任何时刻,可以查看当前内存的情况(显示记录内存情况的矩阵的值)-Implement basic paging storage management with advanced simulation language requirements: 1, initialize the memory space- the initial physical memory blocks each case can be entered by the user. (With a two-dimensional matrix according to the physical block number, given the progressive state of each physical block 1 indicates allocation 0 represents unallocated, and the ability to mark the row, column index into the corresponding physical block number, to view or modify the state of each block is required: an initial partial physical block has been allocated) 2, the distribution process basic tab: input by a user job number, and size of the job (where the size of the logical page number), to achieve the allocation process: ample space allocation, modify the value state matrix corresponding position (a value 0 into 1), and treated with a special data record of the job occupied by the block numbers of the physical blocks of space to prepare for the recovery job is deleted. 3, the
Platform: | Size: 329728 | Author: 李大娘 | Hits:

[2D Graphicfreeplot

Description: 画图软件,可以帮助你画出很平滑的图,并支持多个曲线。更多帮助信息,请运行文件,按TAB键查看。 -Drawing software, it can help you draw very smooth map, and supports multiple curves. For more help, run the file, press the TAB key to view.
Platform: | Size: 3072 | Author: 67 | Hits:

[Web Servertorchrelay

Description: 2008 全球火炬接力路线图 For PHPWind 3.x ~ 6.0 GBK 1、线路:随着它,可以清晰看到接力全程路线和到达日期,其中红色线路代表已经走过的部分; 2、城市:点击图中的每个城市点或者右侧的城市列表,一个小窗口会打开,你可以在这里了解接力路线上这一城市的基本状况、浏览城市风景图片,以及层层推进看到这个城市详细的地图; 3、视频:点击小窗口上的视频标签,你就可以在线观看来自 CCTV.com 的这一城市接力报道视频。-2008 global torch relay Roadmap For PHPWind 3.x ~ 6.0 GBK 1, Line: With it, you can clearly see the entire Relay route and arrival date, in which the red line representatives have traveled part 2, city: Click on the figure city list of each city or the right of the point, a small window will open, where you can understand the basic situation of the city on the relay route, view of the city image, and every level to promote the city to see the detailed map 3. video: click the video tab on the small window, you can watch online this city baton CCTV.com reported video.
Platform: | Size: 9216 | Author: zhangW | Hits:

[WEB Codezb8

Description: 1、无限级多页采集,可以实现无限深度的采集 2、任务队列运行管理,支持Cron表达式 3、无限级分组任务管理,任务回收站功能 4、RSS地址采集功能 5、列表页分页采集获取功能 6、列表页附加参数获取功能 7、列表页及标签XPath可视化提取功能 8、标签纯正则替换功能 9、Http接口查看运行情况 10、导出记录为单个或多个Txt、html 文件 11、标签间自由组合功能 12、针对标签内容继续发送Http请求功能 13、无限级列表网址采集 14、从Http头信息中获取数据 15、标题内容正文提取功能 16、Aspx列表分页自识别 17、多网站站群式web发布 18、导出记录为Word格式 19、导出所有记录为Excel格式 20、使用随机二级代理服务器(支持Socket代理) 21、多扩展间数据交换功能 22、下载的图片自动加增强型水印功能 23、Ocr识别(图片转化为文字) 24、Http接口管理采集器运行 25、Mongodb数据库保存数据 26、主从服务器分布式采集-1, unlimited multi-page collection level, can collect unlimited depth of 2, run the task queue management, support Cron Expression 3, infinite-level group task management, task Recycle Bin feature 4, RSS address collection function 5, Page tab acquisition Acquires function 6. list additional parameter acquisition function 7, page and label XPath visualization extraction 8, label pure then replace function 9, Http interface to view the running information 10, export records for a single or multiple Txt, html file 11, the inter-tag free combination function 12 for label content to continue sending Http request function 13, unlimited level list URLs collected 14, to obtain data 15 Http header information, the header content text extraction function 16, Aspx list paging self-identifying 17, multi-site station group of formula 18 web publishing, export records to Word 19 format, export all records in Excel format 20 using a random two proxy server (proxy support Socket) 21, more extended d
Platform: | Size: 41868288 | Author: lcc | Hits:

[Software Engineeringfluent-tutorial-23

Description: The path to the .bat file which is required to compile the UDF will be displayed as soon as you enable Setup Compilation Environment for UDF. If the UDF Compiler tab does not appear in the FLUENT Launcher dialog box by default, click the Show Additional Options >> button to view the additional settings.
Platform: | Size: 603136 | Author: tarzy | Hits:

[SQL ServerT-SQL代码规范

Description: 一个嵌套代码块中的语句使用四个空格的缩进。(上述代码中的多行 SELECT 语句是一个 SQL 语句。)在同一语句中开始新行时,使 SQL 关键字右对齐。将代码编辑器配置为使用空格,而不是使用制表符[每个制表符对应为4个空格,请在SQL编辑器中进行设置。]。这样,不管使用何种程序查看代码,格式都是一致的。(A statement in a nested block of code that uses four spaces for indentation. The multiline SELECT statement in the above code is a SQL statement When you start a new row in the same statement, make the SQL keyword right justified. Configure the code editor to use spaces instead of tabs. [each tab corresponds to 4 spaces. Set it in the SQL editor. ]. Thus, the format is consistent regardless of which program is used to view the code.)
Platform: | Size: 379904 | Author: 哦嚯嘢哒哨 | Hits:

[File Operatedaprbase

Description: 多个view使用tab控件进行切换的例子()
Platform: | Size: 110592 | Author: MOmriul%252B711 | Hits:

[Other01870967

Description: 多个view使用tab控件进行切换的例子()
Platform: | Size: 110592 | Author: Eucrne | Hits:

[Windows CEz1

Description: 多窗体编程,基于EVC开发,运行于pocketpc,也可作为windows编程的参考代码多个view使用tab控件进行切换的例子(Multi form programming, based on EVC development, running in PocketPC, or as an example of windows programming reference code with multiple view using tab controls)
Platform: | Size: 695296 | Author: zihang12 | Hits:

[Windows CEz2

Description: 多窗体编程,基于EVC开发,运行于pocketpc,也可作为windows编程的参考代码,view使用tab控件进行切换的例子(Multi form programming, based on EVC development, running in PocketPC, as well as reference code for Windows programming, and examples of view switching using tab controls)
Platform: | Size: 695296 | Author: zihang12 | Hits:

[Debuggdbgui

Description: Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
Platform: | Size: 4978756 | Author: vxworks123 | Hits:
« 1 2 3 4 5 6 7 8»

CodeBus www.codebus.net